Skip to main content

Environment Variables

General

ParameterDefaultDescription
DATABASE_URL *Database URL
REDIS_URL *Redis URL
FRONTEND_URL *App base URL. Should be publicly accessible URL (ex: https://app.woofedcrm.com)
ENABLE_USER_SIGNUPfalseEnable new user sign ups.
MOTOR_AUTH_USERNAMElovewoofedMotor admin access user
MOTOR_AUTH_PASSWORDlovewoofedMotor admin access password
LANGUAGEenDefault app language, availables: pt-BR, es, en
DEFAULT_TIMEZONEbrasiliaDefault app timezone
EVOLUTION_API_ENDPOINTEvolutionAPI endpoint (ex: https://evolution-api.com/). Obs: must be set for WhatsApp integration to function correctly.
EVOLUTION_API_ENDPOINT_TOKENEvolutionAPI global key. Obs: must be set for WhatsApp integration to function correctly.
VAPID_PUBLIC_KEYPublic key used for VAPID (Voluntary Application Server Identification) authentication in web push notifications
VAPID_PRIVATE_KEYPrivate key used for VAPID (Voluntary Application Server Identification) authentication in web push notifications
OPENAI_API_KEYAPI key for authenticating OpenAI’s integrations